Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class / Format Property

In This Topic
    Format Property (C1DateTimeBase<TTimeValue>)
    In This Topic
    Standard date format strings.
    Syntax
    'Declaration
     
    
    Public Overridable Property Format As String
    public virtual string Format {get; set;}
    See Also